From 9ea32e8e1f63c15f831225bfa4f4b0a67c651f65 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 5 Dec 2000 14:02:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca7ec070179..b8f263cb149 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-12-05 Gerd Moellmann + + * iswitchb.el: Update customization commentary. + 2000-12-05 Rob Riepel * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic. diff --git a/src/ChangeLog b/src/ChangeLog index e5bffe14c16..c4c5fff182c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2000-12-05 Gerd Moellmann + + * dispnew.c (adjust_glyph_matrix): Make sure to initialize local + variable window_width. + (line_draw_cost): Fix code skipping over spaces at the end of the + line when must_write_spaces is not set. + (scrolling_window): Fix code inserting runs in list of all runs. + 2000-12-05 Kenichi Handa * coding.c (setup_coding_system): Be sure to initialize -- 2.30.2